Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

chore(deps): update swc monorepo#1836

Merged
eliandoran merged 1 commit intodevelopfrom
renovate/swc-monorepo
May 3, 2025
Merged

chore(deps): update swc monorepo#1836
eliandoran merged 1 commit intodevelopfrom
renovate/swc-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc-node/register ~1.9.1 -> ~1.10.0 age adoption passing confidence
@swc/cli ~0.6.0 -> ~0.7.0 age adoption passing confidence
@swc/core (source) ~1.5.7 -> ~1.11.0 age adoption passing confidence
swc-loader 0.1.15 -> 0.2.6 age adoption passing confidence

Release Notes

swc-project/swc-node (@​swc-node/register)

v1.10.10

Compare Source

v1.10.9

Compare Source

What's Changed

Full Changelog: https://github.com/swc-project/swc-node/compare/[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).10.8...[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).10.9

v1.10.8

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/swc-project/swc-node/compare/[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).10.7...[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).10.8

v1.10.7

Compare Source

v1.10.6

Compare Source

v1.10.5

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/swc-project/swc-node/compare/[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).10.3...[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).10.5

v1.10.4

Compare Source

v1.10.3

Compare Source

What's Changed

Full Changelog: https://github.com/swc-project/swc-node/compare/[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).10.2...[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).10.3

v1.10.2

Compare Source

v1.10.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/swc-project/swc-node/compare/[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).9.1...[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).10.1

v1.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/swc-project/swc-node/compare/[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).9.1...[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).10.0

swc-project/swc (@​swc/core)

v1.11.24

Compare Source

v1.11.22

Compare Source

Bug Fixes
Features
  • (bindings/core) Enhance existing parse function to accept both string and buffer types(#​10371) (c9a2afc)

  • (css/prefixer) Fix default implementation (#​10351) (34f4e41)

Miscellaneous Tasks
Performance
Refactor
Testing

v1.11.21

Compare Source

Bug Fixes
Miscellaneous Tasks
Performance

v1.11.20

Compare Source

Bug Fixes

Related issue:

Features
Miscellaneous Tasks
Performance
Testing

v1.11.18

Compare Source

Bug Fixes
Features
Refactor
Testing

v1.11.16

Compare Source

Miscellaneous Tasks

v1.11.15

Compare Source

Bug Fixes
Documentation
Features
Miscellaneous Tasks
Performance
Refactor
Testing

v1.11.13

Compare Source

Features
Performance

v1.11.12

Compare Source

Bug Fixes
Documentation
Features
Performance
  • (es/minifier) Merge dead_branch_remover into pure optimizer (#​10201) (6841523)

v1.11.11

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Refactor
Testing

v1.11.10

Compare Source

Bug Fixes
  • (es/proposal) Fix declarations for explicit-resource-management (#​10198) (99ba555)

  • (es/types) Add missing types for jsc.transform.react.refresh (#​10206) (e71b000)

  • (typescript) Skip the body of ArrowExpr in type usage analysis (#​10187) (9aca205)

Documentation
Features
Miscellaneous Tasks
Performance
  • (es/minifier) Do not repeat applying pure minifier on last (#​10196) (e6b7cee)
Refactor
Testing

v1.11.9

Compare Source

Bug Fixes
  • (es/compat) Hoist arguments in object method while lowering async functions (#​10167) (e764df2)

  • (es/minifier) Check array inline for indexed with dynamic key (#​10184) (c2fe4bf)

Features
Performance

v1.11.8

Compare Source

Bug Fixes
Features
Performance
Refactor
Ci

v1.11.7

Compare Source

Features

v1.11.6

Compare Source

Bug Fixes

v1.11.5

Compare Source

Bug Fixes
  • (es/lints) Capture errors and emit from the original thread (#​10119) (2304cd8)

  • (es/minifier) Skip inlining if the referential identity of a function matters (#​10123) (c08fe8d)

  • (ts/fast-strip) Throw object consistently (#​10122) (010ff2a)

Miscellaneous Tasks
Performance

v1.11.4

Compare Source

Bug Fixes
Miscellaneous Tasks
Performance
Refactor

v1.11.1

[Compare Source](https://redirect.github.com/swc-project/swc/c


Configuration

📅 Schedule: Branch creation - "before 3am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies PRs or issues relating to dependencies renovate labels May 3, 2025
@renovate renovate Bot force-pushed the renovate/swc-monorepo branch from 4a666a5 to c977470 Compare May 3, 2025 00:55
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 3, 2025

Folder/File Previous size New size Difference
/upload/TriliumNextNotes-Server-1836-merge-linux-x64.tar.xz 70.29MB +70.29MB (+100.00%)
TOTAL +70.29MB

@renovate renovate Bot force-pushed the renovate/swc-monorepo branch from c977470 to 2d1919c Compare May 3, 2025 07:59
@renovate renovate Bot force-pushed the renovate/swc-monorepo branch from 2d1919c to fd90038 Compare May 3, 2025 08:28
@eliandoran eliandoran added this to the v0.94.0 milestone May 3, 2025
@eliandoran eliandoran merged commit 285061f into develop May 3, 2025
11 checks passed
@eliandoran eliandoran deleted the renovate/swc-monorepo branch May 3, 2025 18:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies PRs or issues relating to dependencies renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant